-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Otel exporter #529
base: main
Are you sure you want to change the base?
Otel exporter #529
Conversation
refactor(session): simplify jwt check in session method
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
9d5d952
to
bbbc6ec
Compare
bbbc6ec
to
e888b71
Compare
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
5bda685
to
2db1c5c
Compare
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
Signed-off-by: Teo <[email protected]>
…ts own TracerProvider instance;; Shutdown flag is now instance-level Signed-off-by: Teo <[email protected]>
c9d52da
to
b68c1dc
Compare
Signed-off-by: Teo <[email protected]>
61ec901
to
711df42
Compare
delete(tests): remove conftest.py test configuration file refactor(session): remove unused resource and tracer provider methods
eaaafdb
to
894c846
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Seems we shaved off a lot of time! Just a few minor comments and I think we're good to ship this branch to keep things modular.
We're still getting latencies of around 0.4-1s. I think we can trim this down by skipping manual flushes on end_session and start_session. But let's save that for another PR
0d28c98
to
36a725e
Compare
b0f7e7e
to
793b196
Compare
Signed-off-by: Teo <[email protected]>
Season two streamed in #486 |
Significant performance boost for AgentOps SDK by leveraging on OpenTelemetry as an event publisher
Additioanlly fixes
vcrpy
installing old version and erroring due torequires-python >= 3.7